home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / req.lha / ZzNyYd! / Req.Doc < prev    next >
Text File  |  1995-12-08  |  3KB  |  108 lines

  1.  
  2. Req V1.0c
  3.  
  4. History:
  5. At the party 3 me and my friends sat next to some crazy swedes or
  6. norwegians, who had a lot of GIF pictures and used a little program
  7. called ZGIF to show them with.
  8. But ZGIF should always be called with a filename and wasn't able to put
  9. up a requester itself, so it was a real pain in the ass to use, so urged
  10. by the swedes or norwegians (or whatever) and my friends I coded a
  11. little proggy to put up a reqtools-filerequester and call ZGIF with the
  12. results.
  13.  
  14. Then  a few days after the party (when my brain began functioning again)
  15. I thought: Why only ZGIF? Why not add requester to any command?
  16. And so Req was born.
  17.  
  18.  
  19.  
  20. Usage:
  21. It's so easy to use that you'll probaly figure it out by yourself,
  22. however one of my own fauvorite usages is as an alias:
  23.  
  24. alias AG "Run Req >Nil: Pat=#?.Guide AmigaGuide"
  25.  
  26.  
  27. also some of my friends have come with interesting usages:
  28. Req Req Req ; lets you pick command plus to arguments.
  29.  
  30.  
  31. you can also use [] like in alias:
  32. Req xpack [] method SQSH
  33.  
  34.  
  35.  
  36.  
  37. Bugs:
  38. There are probably no bugs in this program (I know you're not supposed
  39. to say that sort of things, but both me and my friends have been using
  40. it for a few years now)
  41.  
  42.  
  43. To Do:
  44. Well  thare  are  a few things that I've wanted to do with Req that I've
  45. never done.
  46.  
  47.  option to lets you pick directories
  48.     usefull when for example unpacking with Lha or LZX or something.
  49.  
  50.  quiet option so you could use it like addreq "memacs `req quiet`"
  51.     who in the world wants to start memacs????
  52.  
  53.  make it breakable when selecting several files.
  54.  
  55.  handle filenames with spaces.
  56.     currently you'll have to use filenames, that doesn't have spaces in
  57.     them. (No I can't just enclose filenames in quotes no matter if they
  58.     contain spaces ot not, because a lot of commands doesn't handle
  59.     qoutes).
  60.  
  61.  
  62.  
  63. Distribution:
  64. This  is freeware, spread it as you like or delete it if you don't like.
  65. In fact I really don't care what you do to this program, so feel free to
  66. resource it, spread it without the doc (it only just got a doc now - two
  67. years after I made it) and generally misuse it in any way you like.
  68.  
  69.  
  70. Disclaimer:
  71. I  take  no responsibility for your use or misuse of this program or any
  72. damages caused by using it whatsoever.
  73. If this program turns out to cause you any misfortune whatsoever I don't
  74. wanna hear about it.
  75.  
  76.  
  77. Contacting the author:
  78. If  there are any special features, that you would like me to include in
  79. this util, please feel free to contact me:
  80.  
  81. Finn Nielsen
  82. Main Internet address:      zznyyd@diku.dk
  83. Secondary Internet address: zznyyd@m-net.arbornet.org
  84. WWW Homepage: http://www.diku.dk/students/zznyyd/
  85.  
  86. Don't  look  for  any snail-mail address, cause I'm not gonna give it to
  87. you.
  88.  
  89.  
  90.  
  91. Also  included  in  this  package  is  a  Dir-command of mine (in my own
  92. opinion  (and  in  some of my friends) the only Dir command worth using,
  93. but  try  it out yourself). I'm currently working on version 2.00 of it,
  94. which will have many more features and totally replace xDir, xfdlist and
  95. C='s Dir.
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. Message to Jess Sosnoski:
  104. Sorry to put down you're very first C program like this, but using a
  105. command that fills that much and relies on another command to put up an
  106. ugly ASL requester really is crap.
  107.  
  108.